How to Install conserver-server software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install conserver-server software package in Ubuntu 12.04 LTS (Precise Pangolin)

conserver-server software package provides connect multiple user to a serial console with logging, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install conserver-server 

conserver-server is installed in your system.

Make ensure the conserver-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep conserver-server *

You will get with conserver-server package name, version, architecture and description in a table

conserver-server package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Communication Programs
Package conserver-server
Version 8.1.18-1
Description connect multiple user to a serial console with logging
Sub Section comm


See Also, How to uninstall or remove conserver-server software package from Ubuntu 12.04 LTS (Precise Pangolin)?